Carbon


DataCodecCompress

Header: QuickTimeComponents.h Carbon status: Supported

ComponentResult DataCodecCompress (
    DataCodecComponent dc, 
    void *srcData, 
    UInt32 srcSize, 
    void *dstData, 
    UInt32 dstBufferSize, 
    UInt32 *actualDstSize, 
    UInt32 *decompressSlop
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 3.0 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)